|
|
|
![]() | |
|
|
|
To access the contents, click the chapter and section titles.
Sams Teach Yourself MCSE Windows NT Server 4 in 14 Days
The second-level domain is defined by the organization that registers under a top-level domain. Further second-level domains can also be defined under this second-level domain. For example, Hewlett-Packard owns the second-level domain hp. This domain falls under the com top-level domain. This gives Hewlett-Packard the domain name hp.com. Hewlett-Packard also maintains a Web site on a server called www. This server falls under the second-level domain hp. Thus, the domain name for that server is http://www.hp.com. As you can see, the hierarchical nature of DNS provides much more flexibility than a simple flat name space. With a flat name space, only one host name in the database could ever be called www. 11.5.1. Configuring the Microsoft DNS ServerThe following sections take you through the setup and configuration of the Microsoft DNS Server. They cover the installation of DNS, the configuration and optimization of zones and host records, and the methods of name resolution that DNS uses. Installing the DNS Server ServiceTo install the DNS Server service on a Windows NT server, do the following:
After this is finished, the DNS service should be running and will run automatically whenever the computer is started. After installing the DNS server, it automatically performs as a caching-only name server for the Internet. Zone of AuthorityA zone of authority is simply a portion of the domain name space for which a name server is responsible. The name server maintains a database of host names and IP addresses for the computers that fall into its authority and is responsible for resolving queries of those names. An authority can really be thought of as all of the host names and IP address mappings that a particular name server is responsible for keeping up with and being the ultimate authority on. A zone is defined as the part of the name space that is documented in the zone file. A name server can contain more than one zone. A zone of authority must contain at least one domain, known as the root domain. From the preceding example, a zone might be defined for Hewlett-Packard. The root domain would be hp. Name Server Roles in DNSA DNS server can play four roles:
Setting Up Zones, Domains, and Resource RecordsBefore your DNS server can act as anything other than a caching-only server, you must provide it with information about your network. This includes adding zones of authority, domains, and resource records. The tool you use to administer your DNS server is called Domain Name Service Manager, and it is available in the Administrative Tools group under the Start menu. Domain Name Service Manager is pictured in Figure 11.26.
To create a new zone, highlight the server for which you want to configure the zone and select New Zone under the DNS menu. This brings up the dialog box shown in Figure 11.27.
Select whether you want to create a primary or secondary zone. If you are creating a secondary zone, you must also fill in the master zone and master server name. After you have done this, click Next and you see the dialog box shown in Figure 11.28.
The zone name is the name by which your zone is referenced and is usually something like servername.com. The zone file can be anything, but must end with the extension .dns. After you have entered the zone name, press Tab to have Windows NT name the file for you. After you have finished creating your zone, the DNS Manager window should look like Figure 11.29.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
|
Products | Contact Us | About Us | Privacy | Ad Info | Home
Use of this site is subject to certain Terms & Conditions, Copyright © 1996-2000 EarthWeb Inc. All rights reserved. Reproduction whole or in part in any form or medium without express written permission of EarthWeb is prohibited. |